Skip to content

Comments

Documentation Adjustment for s3.profile-name and client.profile-name#3085

Open
thomas-pfeiffer wants to merge 2 commits intoapache:mainfrom
thomas-pfeiffer:main
Open

Documentation Adjustment for s3.profile-name and client.profile-name#3085
thomas-pfeiffer wants to merge 2 commits intoapache:mainfrom
thomas-pfeiffer:main

Conversation

@thomas-pfeiffer
Copy link

Closes #3066

Rationale for this change

This PR addes a small remark in the documentation to s3.profile-name and client.profile-name, since they are currently only supported when using FsspecFileIO. Support for AWS profile for PyArrowFileIO is not yet implemented, see #3065

Are these changes tested?

n/a, purely changes to documentation.

Are there any user-facing changes?

Yes, minor change log adjustment needed compared to #2948.

  • client.profile-name: Sets the AWS profile for both the catalog client and FileIO (unified configuration). (only supported by FsspecFileIO currently)
  • s3.profile-name: Sets the AWS profile specifically for S3 FileIO. (only supported by FsspecFileIO currently)

Thomas Pfeiffer (ext.) added 2 commits February 23, 2026 17:17
… in documentation

* Adjusted markdown for `Unified AWS Credentials` table
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Documentation for s3.profile-name and client.profile-name is potentially misleading / vague

1 participant